@media screen and (min-width:960px) {
    

    .yd-index-ten-youshi {
        display: none;
      }
    
      .index-ten-youshi {
        margin-top: 1rem;
        width: 14.4rem;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
      }
    
      .public-hgroup-title {
        height: 0.7rem;
        display: flex;
        align-items: center;
        justify-content: center;
      }
    
      .public-hgroup-title>img {
        height: 0.7rem;
      }
    
      .public-hgroup-title h2 {
        width: 1px;
        padding-top: 1px;
        box-sizing: border-box;
        height: 1px;
        overflow: hidden;
      }
    
      .public-hgroup-title p {
        width: 1px;
        padding-top: 1px;
        box-sizing: border-box;
        height: 1px;
        overflow: hidden;
      }
    
      .index-ten-youshi>ul {
    
        margin-top: 0.28rem;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    
      }
    
    
      .index-ten-youshi>ul>li {
        font-family: "siyuan-r";
        font-size: 0.22rem;
        width: 2.6rem;
        height: 0.64rem;
        line-height: 0.64rem;
        border-radius: 0.1rem;
        border: solid 1px #EE3044;
        text-align: center;
        font-weight: 500;
        color: #EE3044;
        margin-top: 0.2rem;
      }
    
      .index-ten-youshi>ul .index-ten-active {
        color: #fff;
        background-color: #EE3044;
      }
    
      .public-ten-main {
        font-family: "siyuan-r";
        width: 14.4rem;
        margin: 0.2rem auto;
        height: 6.62rem;
        /* border: solid 1px blue; */
        position: relative;
      }
    
      .public-ten-main-bottom {
        position: absolute;
        width: 1.62rem;
        height: 1.62rem;
        background: #FFEBEB;
        left: 0;
        bottom: 0;
        z-index: 1;
      }
    
      .public-ten-main-title {
        width: 7.32rem;
        height: 3.56rem;
        display: flex;
        position: absolute;
        z-index: 2;
        right: 0;
      }
    
      .public-ten-main-title>p {
        width: 3.66rem;
        font-size: 0.3rem;
        color: #EE3044;
        box-sizing: border-box;
        padding-top: 0.6rem;
    
      }
    
      .public-ten-main-title>a {
    
        font-family: "siyuan-r";
        width: 3.66rem;
        font-size: 0.18rem;
        background: #FFEBEB;
        color: #EE3044;
        display: block;
        box-sizing: border-box;
        padding-top: 1rem;
        text-align: center;
        background: url(/img/html5_join/new_index/right-jiantou.png) no-repeat;
        background-position: 2.5rem 1.09rem;
      }
    
      .public-ten-list {
        font-size: 0.16rem;
        width: 12.9rem;
        height: 4.52rem;
        position: absolute;
        left: 0.5rem;
        bottom: 0.6rem;
        z-index: 3;
        box-sizing: border-box;
        padding-left: 6.5rem;
        background: #FFFFFF;
        box-shadow: 0px 0px 20px 0px rgba(195, 0, 0, 0.1);
    
      }
    
      .public-ten-list>dl {
        margin-top: 0.5rem;
      }
    
      .public-ten-list>dl>dt {
    
        font-size: 0.2rem;
        color: #666;
        line-height: 0.3rem;
    
      }
    
      .public-ten-list>dl>dt>span {
        font-size: 0.2rem;
        background-color: #FF5653;
        color: #fff;
        border-radius: 50%;
        padding-left: 0.06rem;
        padding-right: 0.06rem;
        padding-top: 0.02rem;
        padding-bottom: 0.02rem;
        margin-right: 0.1rem;
      }
    
      .public-ten-list>dl>dd {
        color: #666;
        font-size: 0.16rem;
        padding-left: 0.28rem;
        line-height: 0.3rem;
      }
    
      .public-ten-main>img {
        width: 5.34rem;
        position: absolute;
        z-index: 4;
        left: 1rem;
        top: 0.26rem;
      }

      /*十大优势________________________________________________________________________________________________*/
  .index-ten-youshi {

    width: 14.4rem;
    height: 8rem;
    margin: auto;

  }


  .index-ten-youshi>hgroup {

    width: 14.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.6rem;

  }

  .index-ten-youshi>hgroup>img {

    width: 7.37rem;


  }

  .index-ten-youshi-title {

    height: 6.5rem;


  }

  .index-ten-youshi-title>ul {

    margin-top: 0.4rem;
    position: relative;
    width: 14.4rem;
    height: 2rem;
    background: url(/img/html5_join/new_index/ten-five.png) no-repeat;
    background-size: 100% 100%;
    /* border: solid 1px blue; */

  }

  .index-ten-youshi-title>ul>li {
    width: 1.44rem;
    height: 1.44rem;
    background: rgba(255, 78, 97, 0.2);
    /* opacity: 0.1; */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 1;
  }

  .index-ten-youshi-title>ul>lii {
    display: none;
  }

  .index-ten-youshi-title>ul>li>p {

    width: 1.19rem;
    height: 1.19rem;
    background: #D5081E;
    border-radius: 50%;
    position: absolute;
    z-index: 100;
    opacity: 2;

  }



  .index-ten-youshi-title>ul>li:nth-of-type(2) {
    background: rgba(159, 86, 203, 0.2);
  }

  .index-ten-youshi-title>ul>li:nth-of-type(2) p {
    background: #9F56CB;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(3) {
    background: rgba(92, 187, 107, 0.2);
  }

  .index-ten-youshi-title>ul>li:nth-of-type(3) p {
    background: #5CBB6B;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(4) {
    background: rgba(71, 96, 255, 0.2);
  }


  .index-ten-youshi-title>ul>li:nth-of-type(4) p {
    background: #4760ff;
  }


  .index-ten-youshi-title>ul>li:nth-of-type(5) {
    background: rgba(255, 141, 21, 0.2);
  }


  .index-ten-youshi-title>ul>li:nth-of-type(5) p {
    background: #FF8D15;
  }


  .index-ten-youshi-title>ul>li:nth-of-type(6) {
    background: rgba(255, 136, 152, 0.2);
  }


  .index-ten-youshi-title>ul>li:nth-of-type(6) p {
    background: #FF849C;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(7) {
    background: rgba(255, 136, 152, 0.2);
  }


  .index-ten-youshi-title>ul>li:nth-of-type(7) p {
    background: #6FB1D2;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(8) {
    background: rgba(252, 104, 111, 0.2);
  }


  .index-ten-youshi-title>ul>li:nth-of-type(8) p {
    background: #FC686F;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(9) {
    background: rgba(253, 83, 146, 0.2);
  }


  .index-ten-youshi-title>ul>li:nth-of-type(9) p {
    background: #FD5392;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(10) {
    background: rgba(124, 115, 243, 0.2);
  }


  .index-ten-youshi-title>ul>li:nth-of-type(10) p {
    background: #7C73F3;
  }

  .index-ten-youshi-title>ul>li>p>span {


    width: 0.99rem;
    height: 0.99rem;
    border-radius: 50%;
    font-size: 0.18rem;
    background: #fff;
    position: absolute;
    color: #000;
    z-index: 3;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-weight: 900;
    box-sizing: border-box;
    padding-left: 0.1rem;
    padding-right: 0.1rem;

  }

  .index-ten-youshi-title>ul>li:nth-of-type(1) {
    top: 0;
    left: 0;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(2) {
    bottom: 0;
    left: 1.44rem;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(3) {
    top: 0;
    left: 2.88rem;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(4) {
    bottom: 0;
    left: 4.32rem;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(5) {
    top: 0;
    left: 5.76rem;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(6) {
    bottom: 0;
    left: 7.2rem;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(7) {
    top: 0;
    left: 8.64rem;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(8) {
    bottom: 0;
    left: 10.08rem;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(9) {
    top: 0;
    left: 11.52rem;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(10) {
    bottom: 0;
    left: 12.96rem;
  }


  .index-ten-youshi-title>ul>li:nth-of-type(1):hover p span {
    background: #D5081E;
    color: #fff;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(2):hover p span {
    background: #9F56CB;
    color: #fff;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(3):hover p span {
    background: #5CBB6B;
    color: #fff;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(4):hover p span {
    background: #4760ff;
    color: #fff;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(5):hover p span {
    background: #FF8D15;
    color: #fff;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(6):hover p span {
    background: #FF849C;
    color: #fff;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(7):hover p span {
    background: #6FB1D2;
    color: #fff;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(8):hover p span {
    background: #FC686F;
    color: #fff;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(9):hover p span {
    background: #FD5392;
    color: #fff;
  }

  .index-ten-youshi-title>ul>li:nth-of-type(10):hover p span {
    background: #7C73F3;
    color: #fff;
  }

  .index-ten-youshi-contain {

    width: 14.4rem;
    margin: auto;
    margin-top: 0.5rem;
    height: 3.4rem;
    background: #D5081E;
    border-radius: 0.1rem;
    font-size: 0.18rem;
    overflow: hidden;

    /* box-sizing: border-box;
  padding:0.14rem; */

  }

  .index-ten-youshi-contain>div {
    width: 14.4rem;
    height: 3.4rem;
    border-radius: 0.1rem;
    box-sizing: border-box;
    padding: 0.14rem;
    display: none;
    justify-content: space-around;
    display: flex;
    flex-wrap: wrap;
  }

  .index-ten-youshi-contain>div>img {
    width: 13.82rem;
    height: 2.4rem;
  }

  .index-ten-youshi-contain>div>ul {
    width: 13.82rem;
    display: flex;
    justify-content: space-between;
  }

  .index-ten-youshi-contain>div>ul>li {
    width: 2.62rem;
    text-align: center;
  }

  .index-ten-youshi-contain>div>ul>li>a {
    color: #fff;
  }

  .index-ten-youshi-contain>div:nth-of-type(1) {
    background: #D5081E;
  }

  .index-ten-youshi-contain>div:nth-of-type(2) {
    background: #9F56CB;
  }

  .index-ten-youshi-contain>div:nth-of-type(3) {
    background: #5CBB6B;
  }

  .index-ten-youshi-contain>div:nth-of-type(4) {
    background: #4760ff;
  }

  .index-ten-youshi-contain>div:nth-of-type(5) {
    background: #FF8D15;
  }

  .index-ten-youshi-contain>div:nth-of-type(6) {
    background: #FF849C;
  }

  .index-ten-youshi-contain>div:nth-of-type(7) {
    background: #6FB1D2;
  }

  .index-ten-youshi-contain>div:nth-of-type(8) {
    background: #FC686F;
  }

  .index-ten-youshi-contain>div:nth-of-type(9) {
    background: #FD5392;
  }

  .index-ten-youshi-contain>div:nth-of-type(10) {
    background: #7C73F3;
  }

  .index-ten-youshi-contain>div>dl {

    width: 2.75rem;
    height: 3.12rem;

  }

  .index-ten-youshi-contain>div>dl>dt {
    height: 2.62rem;
    width: 100%;
  }

  .index-ten-youshi-contain>div>dl>dt>a {
    display: block;
    width: 100%;
    height: 2.62rem;
  }

  .index-ten-youshi-contain>div>dl>dt>a>img {

    width: 100%;

  }

  .index-ten-youshi-contain>div>dl>dd {

    font-family: "siyuan-r";
    text-align: center;
    width: 2.7rem;
    font-size: 0.18rem;
    text-align: center;
    color: #fff;
    height: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;

  }

  .index-ten-youshi-contain>div>dl>dd>a {
    color: #fff;
  }

  .index-ten-youshi-contain>div>dl>dd:hover {
    text-decoration: underline;
  }

  .yd-ten-img {
    display: none;
  }









    

}

@media screen and (max-width:960px) {
    

    .index-ten-youshi{

        display: none;
    

    }
    
    .yd-index-ten-youshi{
        

        width: 3.75rem;
        margin-top: 0.6rem;
        margin-bottom: 0.3rem;
        padding-left: 0.1rem;
        padding-right: 0.1rem;
        box-sizing: border-box;


    }
    .yd-index-ten-youshi hgroup{

        display: flex;
        align-items: center;
        justify-content: center;

    }
    


    .yd-index-ten-youshi hgroup>img{
        width: 3.35rem;
    }
    .yd-index-ten-youshi>nav{
        width: 3.55rem;
        display: flex;
        flex-wrap: wrap;
        
    }
    .yd-index-ten-youshi>nav>dl{
        width: 0.48rem;
        margin-left: 0.275rem;
        margin-top: 0.15rem;
    }
    .yd-index-ten-youshi>nav>dl:nth-of-type(1) dd{
        color: #D40101;
        font-weight: bold;
    }
    .yd-index-ten-youshi>nav>dl:nth-of-type(1){
        margin-left: 0;
    }
    .yd-index-ten-youshi>nav>dl:nth-of-type(6){
        margin-left: 0;
    }
    .yd-index-ten-youshi>nav>dl>dt{
        width: 100%;
        border-radius: 50%;
        background-color: #FD973D;
    }
    .yd-index-ten-youshi>nav>dl>dt>a{
        display: block;
        width: 100%;
    }
    .yd-index-ten-youshi>nav>dl>dt>img{
        width: 100%;
    }
    .yd-index-ten-youshi>nav>dl>dd{

        width: 100%;
        font-family: "siyuan-r";
        font-size: 0.11rem;
        text-align: center;
        color: #333;
      
    }

    .yd-index-ten-youshi>.yd-ten-nav-content{
        width: 3.55rem;
        margin-top: 0.25rem;
    }
    .yd-index-ten-youshi>.yd-ten-nav-content .yd-ten-nav-content-public{
        width: 100%;
        position: relative;
        height: 2.5rem;
        display: none;
    }
    .yd-index-ten-youshi>.yd-ten-nav-content .yd-ten-nav-content-public:nth-of-type(1){
        display: block;
    }
    .yd-index-ten-youshi>.yd-ten-nav-content .yd-ten-nav-content-public img{
        width: 100%;
    }

    .yd-ten-nav-content-public>ul{

        font-family: "siyuan-r";
        font-size: 0.11rem;
        position: absolute;
        top:0;
        left: 0;

        padding-top: 0.25rem;

    }
    .yd-ten-nav-content-public>ul li{
        background: url(/img/html5_join/new_index/yd-ten-gou.png)no-repeat;
        background-size: 0.12rem 0.12rem;
        background-position: 0.1rem 0.02rem;
        padding-left: 0.26rem;
        line-height: 0.2rem;
        font-size: 0.11rem;
        color: #fff;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;

    }

    .yd-index-ten-youshi ol{
        margin-left: auto;
        margin-right: auto;
        margin-top: 0.25rem;
        width: 1.42rem;
        height: 0.08rem;
        display: flex;
        justify-content: space-around;
        margin-bottom: 0.3rem;
    }
    .yd-index-ten-youshi ol li{

        width: 0.08rem;
        height: 0.08rem;
        background: #FAE5E5;
        border-radius: 50%;
        
    }
    .yd-index-ten-youshi ol .yd-ten-active{
        background: #D40101;
    }

}